Remove gdk_surface_get_root_coords as public api
authorMatthias Clasen <mclasen@redhat.com>
Mon, 25 Mar 2019 03:09:48 +0000 (23:09 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 28 May 2019 20:25:14 +0000 (20:25 +0000)
commit8ee1620a2c78ee71c21ad11d305b2f565027d66c
tree13fade6f8570fc6dfcb2b7d54a7eec0125260fa6
parent2ccd0dc8c69e1ae5649cb915db39ba9910be4207
Remove gdk_surface_get_root_coords as public api

We still need to keep the vfunc around, since the
fallback implementation for move_to_rect uses it.
So, a GDK backend must either have root coordinates
or implement move_to_rect.
docs/reference/gdk/gdk4-sections.txt
gdk/gdkinternals.h
gdk/gdksurface.h